GtkStack: Fix drawing of sliding
authorAlexander Larsson <alexl@redhat.com>
Thu, 13 Jun 2013 18:50:41 +0000 (20:50 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 13 Jun 2013 18:50:41 +0000 (20:50 +0200)
commit418ac673a3b78ecdb5ac3cfee693a4f95da06db0
tree24165df0452a4f87097fcb8b0d997e709a4caa1a
parent33a1c4d6e03bbe2c0eee7b3ce4b8f26e848ae1cb
GtkStack: Fix drawing of sliding

We were not drawing the view window, so the old widget
was clipped for the sliding transitions.
gtk/gtkstack.c